Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the common
authorTor Lillqvist <tml@src.gnome.org>
Thu, 18 Mar 1999 18:44:04 +0000 (18:44 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 18 Mar 1999 18:44:04 +0000 (18:44 +0000)
commitf3e95348be6c996a424e26bb4f445561ef8d5675
tree6009234f2fef8329684e87f6b328778a30ed3ba2
parent0b4d29fd6e88bdbf70ee30e2743f4ecf9032e250
Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the common

* gtk/simple.c gtk/makeenums.h: Include gdkprivate.h withouh gdk/
  path, as it shouldn't be in the common gdk directory.

* gtk/gtkcompat.h.win32: New file.

* gtk/gtkfeatures.h.win32: Removed.

* gtk/makefile.msc: Make gtkcompat.h from gtkcompat.h.win32. Use
  gdk library from correct (../gdk/win32) directory.
gtk/gtkcompat.h.win32 [new file with mode: 0644]
gtk/gtkfeatures.h.win32 [deleted file]
gtk/makeenums.h
gtk/makefile.msc
gtk/simple.c
tests/simple.c